﻿2026-07-29T21:07:02.5394202Z Current runner version: '2.336.0'
2026-07-29T21:07:02.5398768Z Runner name: 'kitsubito'
2026-07-29T21:07:02.5399422Z Runner group name: 'Default'
2026-07-29T21:07:02.5400070Z Machine name: 'KITSUBITO'
2026-07-29T21:07:02.5403314Z ##[group]GITHUB_TOKEN Permissions
2026-07-29T21:07:02.5405296Z Actions: write
2026-07-29T21:07:02.5405697Z ArtifactMetadata: write
2026-07-29T21:07:02.5406089Z Attestations: write
2026-07-29T21:07:02.5406442Z Checks: write
2026-07-29T21:07:02.5406792Z CodeQuality: write
2026-07-29T21:07:02.5407149Z Contents: write
2026-07-29T21:07:02.5407506Z CopilotRequests: write
2026-07-29T21:07:02.5407891Z Deployments: write
2026-07-29T21:07:02.5408244Z Discussions: write
2026-07-29T21:07:02.5408588Z Drives: write
2026-07-29T21:07:02.5408928Z Issues: write
2026-07-29T21:07:02.5409445Z Metadata: read
2026-07-29T21:07:02.5409791Z Models: read
2026-07-29T21:07:02.5410134Z Packages: write
2026-07-29T21:07:02.5410491Z Pages: write
2026-07-29T21:07:02.5410945Z PullRequests: write
2026-07-29T21:07:02.5411355Z RepositoryProjects: write
2026-07-29T21:07:02.5411751Z SecurityEvents: write
2026-07-29T21:07:02.5412121Z Statuses: write
2026-07-29T21:07:02.5412482Z VulnerabilityAlerts: read
2026-07-29T21:07:02.5412859Z ##[endgroup]
2026-07-29T21:07:02.5414642Z Secret source: Actions
2026-07-29T21:07:02.5415509Z Prepare workflow directory
2026-07-29T21:07:02.5773854Z Prepare all required actions
2026-07-29T21:07:02.5811048Z Getting action download info
2026-07-29T21:07:02.9524270Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-29T21:07:03.4229679Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-29T21:07:03.5111368Z ##[group]Run set -euo pipefail
2026-07-29T21:07:03.5111943Z [36;1mset -euo pipefail[0m
2026-07-29T21:07:03.5112377Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-29T21:07:03.5112953Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-29T21:07:03.5113635Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-29T21:07:03.5114350Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-29T21:07:03.5114929Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-29T21:07:03.5115411Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-29T21:07:03.5116193Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-29T21:07:03.5116931Z [36;1m  exit 1[0m
2026-07-29T21:07:03.5117258Z [36;1mfi[0m
2026-07-29T21:07:03.5133894Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T21:07:03.5134642Z ##[endgroup]
2026-07-29T21:07:03.5254845Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=757524074496 floor_bytes=34359738368
2026-07-29T21:07:03.5419156Z ##[group]Run actions/checkout@v5
2026-07-29T21:07:03.5419770Z with:
2026-07-29T21:07:03.5420209Z   fetch-depth: 0
2026-07-29T21:07:03.5420670Z   repository: BigscreenVR/spt-bs-core
2026-07-29T21:07:03.5423608Z   token: ***
2026-07-29T21:07:03.5424021Z   ssh-strict: true
2026-07-29T21:07:03.5424476Z   ssh-user: git
2026-07-29T21:07:03.5424951Z   persist-credentials: true
2026-07-29T21:07:03.5425415Z   clean: true
2026-07-29T21:07:03.5425895Z   sparse-checkout-cone-mode: true
2026-07-29T21:07:03.5426381Z   fetch-tags: false
2026-07-29T21:07:03.5426801Z   show-progress: true
2026-07-29T21:07:03.5427297Z   lfs: false
2026-07-29T21:07:03.5427707Z   submodules: false
2026-07-29T21:07:03.5428182Z   set-safe-directory: true
2026-07-29T21:07:03.5428667Z   allow-unsafe-pr-checkout: false
2026-07-29T21:07:03.5429229Z ##[endgroup]
2026-07-29T21:07:03.6235412Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T21:07:03.6237001Z ##[group]Getting Git version info
2026-07-29T21:07:03.6237697Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T21:07:03.6238556Z [command]/usr/bin/git version
2026-07-29T21:07:03.6239121Z git version 2.43.0
2026-07-29T21:07:03.6256184Z ##[endgroup]
2026-07-29T21:07:03.6267934Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/5360d19b-702d-444d-8c07-abb4a8b1e6a0' before making global git config changes
2026-07-29T21:07:03.6269367Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T21:07:03.6271126Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T21:07:03.6305078Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T21:07:03.6324766Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T21:07:03.6335484Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T21:07:03.6338317Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T21:07:03.6359971Z HEAD
2026-07-29T21:07:03.6395775Z ##[endgroup]
2026-07-29T21:07:03.6397857Z [command]/usr/bin/git submodule status
2026-07-29T21:07:03.6583367Z ##[group]Cleaning the repository
2026-07-29T21:07:03.6585852Z [command]/usr/bin/git clean -ffdx
2026-07-29T21:07:03.6615491Z Removing traceable-reqs
2026-07-29T21:07:03.6623055Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T21:07:03.6680293Z HEAD is now at e85ee6608 Merge 4f901a670ef16e45db519bc504ae6882e1f8ca1f into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T21:07:03.6685538Z ##[endgroup]
2026-07-29T21:07:03.6687650Z ##[group]Disabling automatic garbage collection
2026-07-29T21:07:03.6690891Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T21:07:03.6718487Z ##[endgroup]
2026-07-29T21:07:03.6719270Z ##[group]Setting up auth
2026-07-29T21:07:03.6724676Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T21:07:03.6751263Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T21:07:03.6944411Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T21:07:03.6971206Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T21:07:03.7167171Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T21:07:03.7191572Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T21:07:03.7385699Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T21:07:03.7416000Z ##[endgroup]
2026-07-29T21:07:03.7416842Z ##[group]Fetching the repository
2026-07-29T21:07:03.7424245Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +e85ee66080061af20b6839ab8cdbb8bc4c044066:refs/remotes/pull/124/merge
2026-07-29T21:07:07.6273548Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-29T21:07:07.6274458Z  + 4a2b68754...4f901a670 test/probe-cap-count-not-clock -> origin/test/probe-cap-count-not-clock  (forced update)
2026-07-29T21:07:07.6329893Z ##[endgroup]
2026-07-29T21:07:07.6330333Z ##[group]Determining the checkout info
2026-07-29T21:07:07.6331120Z ##[endgroup]
2026-07-29T21:07:07.6335298Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T21:07:07.6382093Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T21:07:07.6405876Z ##[group]Checking out the ref
2026-07-29T21:07:07.6408772Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/124/merge
2026-07-29T21:07:07.6454937Z HEAD is now at e85ee6608 Merge 4f901a670ef16e45db519bc504ae6882e1f8ca1f into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T21:07:07.6459877Z ##[endgroup]
2026-07-29T21:07:07.6493724Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T21:07:07.6516909Z e85ee66080061af20b6839ab8cdbb8bc4c044066
2026-07-29T21:07:07.6640709Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-29T21:07:07.6641300Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-29T21:07:07.6654873Z shell: /usr/bin/bash -e {0}
2026-07-29T21:07:07.6655138Z ##[endgroup]
2026-07-29T21:07:07.6733669Z ##[group]Run bash .github/ci/reap-census.sh start
2026-07-29T21:07:07.6734181Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-07-29T21:07:07.6749500Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T21:07:07.6749961Z env:
2026-07-29T21:07:07.6750287Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T21:07:07.6750659Z ##[endgroup]
2026-07-29T21:07:07.6819922Z CI-CENSUS scope roots:
2026-07-29T21:07:07.6820412Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T21:07:07.6821032Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-29T21:07:07.6821741Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-29T21:07:07.6822347Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-29T21:07:07.6822776Z   root: /home/reavus/spt-n1-oldbroker
2026-07-29T21:07:07.6865488Z CI-CENSUS self-check OK: walked 392 /proc entries, exe resolution live
2026-07-29T21:07:09.1401214Z CI-CENSUS phase=start box_procs=392 box_fds=10912 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-29T21:07:09.1401916Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-29T21:07:09.1450208Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-07-29T21:07:09.1450581Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-07-29T21:07:09.1463999Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T21:07:09.1464289Z env:
2026-07-29T21:07:09.1464479Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T21:07:09.1464713Z ##[endgroup]
2026-07-29T21:07:09.1516832Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30491030714-1-c9yvsx
2026-07-29T21:07:09.1548527Z ##[group]Run set -euo pipefail
2026-07-29T21:07:09.1548823Z [36;1mset -euo pipefail[0m
2026-07-29T21:07:09.1549119Z [36;1mPIN=0c95435[0m
2026-07-29T21:07:09.1549333Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-29T21:07:09.1549590Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-29T21:07:09.1549947Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-29T21:07:09.1550380Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-29T21:07:09.1550804Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-29T21:07:09.1551161Z [36;1m  rm -rf "$CACHE"[0m
2026-07-29T21:07:09.1551408Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-29T21:07:09.1551690Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-29T21:07:09.1552029Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-29T21:07:09.1552400Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-29T21:07:09.1552630Z [36;1mfi[0m
2026-07-29T21:07:09.1552907Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-29T21:07:09.1565445Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T21:07:09.1565740Z env:
2026-07-29T21:07:09.1565938Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T21:07:09.1566307Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30491030714-1-c9yvsx
2026-07-29T21:07:09.1566780Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30491030714-1-c9yvsx
2026-07-29T21:07:09.1567228Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30491030714-1-c9yvsx
2026-07-29T21:07:09.1567668Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30491030714-1-c9yvsx
2026-07-29T21:07:09.1568002Z ##[endgroup]
2026-07-29T21:07:09.4321638Z    Compiling proc-macro2 v1.0.106
2026-07-29T21:07:09.4322597Z    Compiling quote v1.0.45
2026-07-29T21:07:09.4323079Z    Compiling unicode-ident v1.0.24
2026-07-29T21:07:09.4323641Z    Compiling libc v0.2.186
2026-07-29T21:07:09.4323927Z    Compiling serde_core v1.0.228
2026-07-29T21:07:09.4324200Z    Compiling cfg-if v1.0.4
2026-07-29T21:07:09.4324448Z    Compiling serde v1.0.228
2026-07-29T21:07:09.4360313Z    Compiling log v0.4.32
2026-07-29T21:07:09.4401313Z    Compiling pin-project-lite v0.2.17
2026-07-29T21:07:09.4435931Z    Compiling typenum v1.20.1
2026-07-29T21:07:09.4498744Z    Compiling portable-atomic v1.13.1
2026-07-29T21:07:09.4503574Z    Compiling version_check v0.9.5
2026-07-29T21:07:09.4545533Z    Compiling memchr v2.8.1
2026-07-29T21:07:09.4592130Z    Compiling shlex v2.0.1
2026-07-29T21:07:09.4634953Z    Compiling find-msvc-tools v0.1.9
2026-07-29T21:07:09.4951815Z    Compiling critical-section v1.2.0
2026-07-29T21:07:09.5181466Z    Compiling bytes v1.11.1
2026-07-29T21:07:09.5351406Z    Compiling subtle v2.6.1
2026-07-29T21:07:09.6262274Z    Compiling futures-core v0.3.32
2026-07-29T21:07:09.6578077Z    Compiling equivalent v1.0.2
2026-07-29T21:07:09.6671509Z    Compiling smallvec v1.15.1
2026-07-29T21:07:09.6810128Z    Compiling itoa v1.0.18
2026-07-29T21:07:09.7251159Z    Compiling semver v1.0.28
2026-07-29T21:07:09.7257458Z    Compiling stable_deref_trait v1.2.1
2026-07-29T21:07:09.7399808Z    Compiling futures-io v0.3.32
2026-07-29T21:07:09.7515274Z    Compiling futures-sink v0.3.32
2026-07-29T21:07:09.8151439Z    Compiling slab v0.4.12
2026-07-29T21:07:09.8227204Z    Compiling futures-channel v0.3.32
2026-07-29T21:07:09.8228607Z    Compiling futures-task v0.3.32
2026-07-29T21:07:09.8431091Z    Compiling generic-array v0.14.7
2026-07-29T21:07:09.9003523Z    Compiling rand_core v0.10.1
2026-07-29T21:07:09.9323762Z    Compiling rustversion v1.0.22
2026-07-29T21:07:09.9740697Z    Compiling hashbrown v0.17.1
2026-07-29T21:07:10.0140707Z    Compiling bitflags v2.12.1
2026-07-29T21:07:10.0231411Z    Compiling getrandom v0.4.2
2026-07-29T21:07:10.0330875Z    Compiling cpufeatures v0.2.17
2026-07-29T21:07:10.0482254Z    Compiling fnv v1.0.7
2026-07-29T21:07:10.0596599Z    Compiling cfg_aliases v0.2.1
2026-07-29T21:07:10.1014978Z    Compiling rustc_version v0.4.1
2026-07-29T21:07:10.1117931Z    Compiling strsim v0.11.1
2026-07-29T21:07:10.1158496Z    Compiling litemap v0.8.2
2026-07-29T21:07:10.1242786Z    Compiling writeable v0.6.3
2026-07-29T21:07:10.1721056Z    Compiling dunce v1.0.5
2026-07-29T21:07:10.2433605Z    Compiling utf8_iter v1.0.4
2026-07-29T21:07:10.2734404Z    Compiling ident_case v1.0.1
2026-07-29T21:07:10.3041025Z    Compiling fs_extra v1.3.0
2026-07-29T21:07:10.3635816Z    Compiling icu_properties_data v2.2.0
2026-07-29T21:07:10.3639816Z    Compiling icu_normalizer_data v2.2.0
2026-07-29T21:07:10.4118901Z    Compiling percent-encoding v2.3.2
2026-07-29T21:07:10.4210926Z    Compiling autocfg v1.5.1
2026-07-29T21:07:10.4608366Z    Compiling http v1.4.1
2026-07-29T21:07:10.6424038Z    Compiling thiserror v2.0.18
2026-07-29T21:07:10.6480600Z    Compiling unicode-segmentation v1.13.3
2026-07-29T21:07:10.6796369Z    Compiling cpufeatures v0.3.0
2026-07-29T21:07:10.6861380Z    Compiling aws-lc-rs v1.17.0
2026-07-29T21:07:10.7239116Z    Compiling scopeguard v1.2.0
2026-07-29T21:07:10.7380713Z    Compiling chacha20 v0.10.0
2026-07-29T21:07:10.7541440Z    Compiling form_urlencoded v1.2.2
2026-07-29T21:07:10.8381479Z    Compiling indexmap v2.14.0
2026-07-29T21:07:10.8501222Z    Compiling lock_api v0.4.14
2026-07-29T21:07:10.9259479Z    Compiling untrusted v0.9.0
2026-07-29T21:07:10.9363596Z    Compiling heck v0.5.0
2026-07-29T21:07:10.9441210Z    Compiling syn v2.0.117
2026-07-29T21:07:10.9909871Z    Compiling rustls v0.23.40
2026-07-29T21:07:11.0220593Z    Compiling unicode-xid v0.2.6
2026-07-29T21:07:11.0290476Z    Compiling atomic-waker v1.1.2
2026-07-29T21:07:11.0317573Z    Compiling const-oid v0.10.2
2026-07-29T21:07:11.0531231Z    Compiling anyhow v1.0.102
2026-07-29T21:07:11.0640946Z    Compiling paste v1.0.15
2026-07-29T21:07:11.1163005Z    Compiling httparse v1.10.1
2026-07-29T21:07:11.1280720Z    Compiling parking_lot_core v0.9.12
2026-07-29T21:07:11.1770623Z    Compiling convert_case v0.10.0
2026-07-29T21:07:11.1900518Z    Compiling zerocopy v0.8.50
2026-07-29T21:07:11.2050366Z    Compiling num-traits v0.2.19
2026-07-29T21:07:11.2480954Z    Compiling jobserver v0.1.34
2026-07-29T21:07:11.3120610Z    Compiling hybrid-array v0.4.12
2026-07-29T21:07:11.3351354Z    Compiling curve25519-dalek v4.1.3
2026-07-29T21:07:11.3611482Z    Compiling ahash v0.8.12
2026-07-29T21:07:11.3862915Z    Compiling fastrand v2.4.1
2026-07-29T21:07:11.4038846Z    Compiling base64ct v1.8.3
2026-07-29T21:07:11.5306087Z    Compiling cc v1.2.63
2026-07-29T21:07:11.5776879Z    Compiling powerfmt v0.2.0
2026-07-29T21:07:11.6000905Z    Compiling crypto-common v0.1.7
2026-07-29T21:07:11.6074355Z    Compiling block-buffer v0.10.4
2026-07-29T21:07:11.6400766Z    Compiling http-body v1.0.1
2026-07-29T21:07:11.6500492Z    Compiling either v1.16.0
2026-07-29T21:07:11.7180882Z    Compiling pem-rfc7468 v1.0.0
2026-07-29T21:07:11.7720324Z    Compiling digest v0.10.7
2026-07-29T21:07:11.7802466Z    Compiling deranged v0.5.8
2026-07-29T21:07:11.8803272Z    Compiling try-lock v0.2.5
2026-07-29T21:07:11.9159676Z    Compiling base64 v0.22.1
2026-07-29T21:07:11.9569916Z    Compiling tower-service v0.3.3
2026-07-29T21:07:11.9771126Z    Compiling data-encoding v2.11.0
2026-07-29T21:07:12.0055301Z    Compiling num-conv v0.2.2
2026-07-29T21:07:12.0330794Z    Compiling mio v1.2.1
2026-07-29T21:07:12.0397104Z    Compiling socket2 v0.6.4
2026-07-29T21:07:12.0510471Z    Compiling getrandom v0.2.17
2026-07-29T21:07:12.1709855Z    Compiling time-core v0.1.8
2026-07-29T21:07:12.1748817Z    Compiling pkg-config v0.3.33
2026-07-29T21:07:12.2560709Z    Compiling rand_core v0.6.4
2026-07-29T21:07:12.2690656Z    Compiling zmij v1.0.21
2026-07-29T21:07:12.3800849Z    Compiling rand v0.10.1
2026-07-29T21:07:12.3870973Z    Compiling uuid v1.23.2
2026-07-29T21:07:12.4444285Z    Compiling vcpkg v0.2.15
2026-07-29T21:07:12.4449843Z    Compiling tinyvec_macros v0.1.1
2026-07-29T21:07:12.4582692Z    Compiling parking_lot v0.12.5
2026-07-29T21:07:12.5041498Z    Compiling tinyvec v1.11.0
2026-07-29T21:07:12.5447560Z    Compiling sha2 v0.10.9
2026-07-29T21:07:12.5710786Z    Compiling crypto-common v0.2.2
2026-07-29T21:07:12.8570745Z    Compiling block-buffer v0.12.0
2026-07-29T21:07:12.8890606Z    Compiling want v0.3.1
2026-07-29T21:07:12.9589394Z    Compiling cmake v0.1.58
2026-07-29T21:07:13.0111414Z    Compiling inout v0.1.4
2026-07-29T21:07:13.0502255Z    Compiling vergen-lib v9.1.0
2026-07-29T21:07:13.0640835Z    Compiling n0-future v0.3.2
2026-07-29T21:07:13.1000819Z    Compiling httpdate v1.0.3
2026-07-29T21:07:13.1160600Z    Compiling cordyceps v0.3.4
2026-07-29T21:07:13.1757971Z    Compiling serde_json v1.0.150
2026-07-29T21:07:13.2066015Z    Compiling diatomic-waker v0.2.3
2026-07-29T21:07:13.2336601Z    Compiling spin v0.10.0
2026-07-29T21:07:13.2488397Z    Compiling signature v2.2.0
2026-07-29T21:07:13.3000737Z    Compiling parking v2.2.1
2026-07-29T21:07:13.3191148Z    Compiling crossbeam-utils v0.8.21
2026-07-29T21:07:13.3486982Z    Compiling winnow v1.0.3
2026-07-29T21:07:13.3598654Z    Compiling ed25519 v2.2.3
2026-07-29T21:07:13.3860872Z    Compiling cipher v0.4.4
2026-07-29T21:07:13.3935070Z    Compiling digest v0.11.3
2026-07-29T21:07:13.4090783Z    Compiling futures-lite v2.6.1
2026-07-29T21:07:13.4390432Z    Compiling netlink-packet-core v0.8.1
2026-07-29T21:07:13.4740856Z    Compiling futures-buffered v0.2.13
2026-07-29T21:07:13.4840386Z    Compiling universal-hash v0.5.1
2026-07-29T21:07:13.4970786Z    Compiling vergen-lib v0.1.6
2026-07-29T21:07:13.5984982Z    Compiling vergen v9.1.0
2026-07-29T21:07:13.6201958Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-29T21:07:13.6290989Z    Compiling heapless v0.7.17
2026-07-29T21:07:13.6681984Z    Compiling noq-udp v0.10.0
2026-07-29T21:07:13.6856730Z    Compiling sync_wrapper v1.0.2
2026-07-29T21:07:13.6940710Z    Compiling opaque-debug v0.3.1
2026-07-29T21:07:13.7155381Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-29T21:07:13.7528870Z    Compiling byteorder v1.5.0
2026-07-29T21:07:13.7640715Z    Compiling allocator-api2 v0.2.21
2026-07-29T21:07:13.8060439Z    Compiling polyval v0.6.2
2026-07-29T21:07:13.9162653Z    Compiling spin v0.9.8
2026-07-29T21:07:13.9213372Z    Compiling vergen-gitcl v1.0.8
2026-07-29T21:07:13.9271660Z    Compiling signature v3.0.0
2026-07-29T21:07:13.9372397Z    Compiling aws-lc-sys v0.41.0
2026-07-29T21:07:13.9680939Z    Compiling ring v0.17.14
2026-07-29T21:07:14.0130747Z    Compiling libsqlite3-sys v0.30.1
2026-07-29T21:07:14.0440609Z    Compiling hash32 v0.2.1
2026-07-29T21:07:14.1022985Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-29T21:07:14.1182313Z    Compiling fallible-iterator v0.3.0
2026-07-29T21:07:14.1303049Z    Compiling tower-layer v0.3.3
2026-07-29T21:07:14.1449610Z    Compiling ryu v1.0.23
2026-07-29T21:07:14.1840609Z    Compiling num_threads v0.1.7
2026-07-29T21:07:14.2706666Z    Compiling time v0.3.47
2026-07-29T21:07:14.2918927Z    Compiling ghash v0.5.1
2026-07-29T21:07:14.3160782Z    Compiling sha2 v0.11.0-rc.5
2026-07-29T21:07:14.3194686Z    Compiling aes v0.8.4
2026-07-29T21:07:14.3704487Z    Compiling ctr v0.9.2
2026-07-29T21:07:14.4046833Z    Compiling fs2 v0.4.3
2026-07-29T21:07:14.5656548Z    Compiling http-body-util v0.1.3
2026-07-29T21:07:14.5734616Z    Compiling aead v0.5.2
2026-07-29T21:07:14.5852370Z    Compiling arrayvec v0.7.6
2026-07-29T21:07:14.5924429Z    Compiling utf8parse v0.2.2
2026-07-29T21:07:14.6054834Z    Compiling openssl-probe v0.2.1
2026-07-29T21:07:14.7014812Z    Compiling crossbeam-channel v0.5.15
2026-07-29T21:07:14.7213460Z    Compiling crossbeam-epoch v0.9.18
2026-07-29T21:07:14.8160501Z    Compiling blake3 v1.8.5
2026-07-29T21:07:14.8230491Z    Compiling netlink-packet-route v0.29.0
2026-07-29T21:07:14.8660692Z    Compiling memoffset v0.6.5
2026-07-29T21:07:15.0463700Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-29T21:07:15.1123128Z    Compiling aes-gcm v0.10.3
2026-07-29T21:07:15.1291629Z    Compiling acto v0.8.2
2026-07-29T21:07:15.1421206Z    Compiling noq v0.18.0
2026-07-29T21:07:15.1876771Z    Compiling netwatch v0.16.0
2026-07-29T21:07:15.2900938Z    Compiling tagptr v0.2.0
2026-07-29T21:07:15.2950357Z    Compiling identity-hash v0.1.0
2026-07-29T21:07:15.3701263Z    Compiling xml-rs v0.8.28
2026-07-29T21:07:15.3792572Z    Compiling sorted-index-buffer v0.2.1
2026-07-29T21:07:15.4000960Z    Compiling mac-addr v0.3.0
2026-07-29T21:07:15.4168776Z    Compiling foldhash v0.2.0
2026-07-29T21:07:15.4412753Z    Compiling ref-cast v1.0.25
2026-07-29T21:07:15.4631496Z    Compiling thiserror v1.0.69
2026-07-29T21:07:15.5161836Z    Compiling lru-slab v0.1.2
2026-07-29T21:07:15.5881529Z    Compiling rustix v1.1.4
2026-07-29T21:07:15.6040891Z    Compiling rustc-hash v2.1.2
2026-07-29T21:07:15.6255956Z    Compiling hashbrown v0.16.1
2026-07-29T21:07:15.7115334Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-29T21:07:15.9052770Z    Compiling netlink-packet-route v0.30.0
2026-07-29T21:07:16.0001201Z    Compiling termios v0.2.2
2026-07-29T21:07:16.0580952Z    Compiling synstructure v0.13.2
2026-07-29T21:07:16.1398598Z    Compiling darling_core v0.20.11
2026-07-29T21:07:16.1480878Z    Compiling xmltree v0.10.3
2026-07-29T21:07:16.3719811Z    Compiling serde_derive_internals v0.29.1
2026-07-29T21:07:16.4257887Z    Compiling errno v0.3.14
2026-07-29T21:07:16.4400706Z    Compiling ioctl-rs v0.1.6
2026-07-29T21:07:16.5506263Z    Compiling proc-macro-crate v3.5.0
2026-07-29T21:07:16.6130624Z    Compiling serial-core v0.4.0
2026-07-29T21:07:16.6169947Z    Compiling simple-dns v0.9.3
2026-07-29T21:07:16.6630614Z    Compiling aho-corasick v1.1.4
2026-07-29T21:07:16.7951134Z    Compiling arrayref v0.3.9
2026-07-29T21:07:16.7980729Z    Compiling sha1_smol v1.0.1
2026-07-29T21:07:16.8458745Z    Compiling simdutf8 v0.1.5
2026-07-29T21:07:16.8550844Z    Compiling signal-hook v0.3.18
2026-07-29T21:07:17.0079232Z    Compiling winnow v0.7.15
2026-07-29T21:07:17.0205911Z    Compiling resolv-conf v0.7.6
2026-07-29T21:07:17.0481503Z    Compiling constant_time_eq v0.4.2
2026-07-29T21:07:17.1251108Z    Compiling smol_str v0.1.24
2026-07-29T21:07:17.1631105Z    Compiling linux-raw-sys v0.12.1
2026-07-29T21:07:17.1779557Z    Compiling regex-syntax v0.8.10
2026-07-29T21:07:17.2788655Z    Compiling toml_write v0.1.2
2026-07-29T21:07:17.5146877Z    Compiling serial-unix v0.4.0
2026-07-29T21:07:17.5771104Z    Compiling signal-hook-registry v1.4.8
2026-07-29T21:07:17.5882200Z    Compiling lru v0.16.4
2026-07-29T21:07:17.7397653Z    Compiling darling_core v0.23.0
2026-07-29T21:07:17.8240743Z    Compiling serde_bytes v0.11.19
2026-07-29T21:07:17.9013398Z    Compiling seize v0.5.1
2026-07-29T21:07:18.0420325Z    Compiling hmac v0.12.1
2026-07-29T21:07:18.0651642Z    Compiling iroh v0.98.2
2026-07-29T21:07:18.1068833Z    Compiling serde_derive v1.0.228
2026-07-29T21:07:18.1720608Z    Compiling zeroize_derive v1.4.3
2026-07-29T21:07:18.3270654Z    Compiling tokio-macros v2.7.0
2026-07-29T21:07:18.3705113Z    Compiling zerofrom-derive v0.1.7
2026-07-29T21:07:18.8114100Z    Compiling zeroize v1.8.2
2026-07-29T21:07:19.0030757Z    Compiling futures-macro v0.3.32
2026-07-29T21:07:19.0364512Z    Compiling tokio v1.52.3
2026-07-29T21:07:19.1400794Z    Compiling yoke-derive v0.8.2
2026-07-29T21:07:19.2990941Z    Compiling zerovec-derive v0.11.3
2026-07-29T21:07:19.4983073Z    Compiling displaydoc v0.2.6
2026-07-29T21:07:19.5420926Z    Compiling tracing-attributes v0.1.31
2026-07-29T21:07:19.8741949Z    Compiling zerofrom v0.1.8
2026-07-29T21:07:20.0167467Z    Compiling futures-util v0.3.32
2026-07-29T21:07:20.0260672Z    Compiling rustls-pki-types v1.14.1
2026-07-29T21:07:20.3120914Z    Compiling thiserror-impl v2.0.18
2026-07-29T21:07:20.4113648Z    Compiling yoke v0.8.3
2026-07-29T21:07:20.5609706Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-29T21:07:20.6226706Z    Compiling zerotrie v0.2.4
2026-07-29T21:07:20.7760518Z    Compiling zerovec v0.11.6
2026-07-29T21:07:21.0074440Z    Compiling darling_macro v0.20.11
2026-07-29T21:07:21.2109634Z    Compiling derive_more-impl v2.1.1
2026-07-29T21:07:21.2655148Z    Compiling n0-error-macros v0.1.3
2026-07-29T21:07:21.3371825Z    Compiling spez v0.1.2
2026-07-29T21:07:21.3490268Z    Compiling darling v0.20.11
2026-07-29T21:07:21.4181050Z    Compiling derive_builder_core v0.20.2
2026-07-29T21:07:21.5840869Z    Compiling tinystr v0.8.3
2026-07-29T21:07:21.7953380Z    Compiling icu_locale_core v2.2.0
2026-07-29T21:07:21.8131260Z    Compiling potential_utf v0.1.5
2026-07-29T21:07:21.8191095Z    Compiling der v0.8.0-rc.10
2026-07-29T21:07:21.9610097Z    Compiling icu_collections v2.2.0
2026-07-29T21:07:22.1730399Z    Compiling pin-project-internal v1.1.13
2026-07-29T21:07:22.4758314Z    Compiling n0-error v0.1.3
2026-07-29T21:07:22.7980740Z    Compiling derive_builder_macro v0.20.2
2026-07-29T21:07:22.8270649Z    Compiling ed25519-dalek v2.2.0
2026-07-29T21:07:22.8733678Z    Compiling cobs v0.3.0
2026-07-29T21:07:23.0804851Z    Compiling icu_provider v2.2.0
2026-07-29T21:07:23.1042925Z    Compiling derive_builder v0.20.2
2026-07-29T21:07:23.1489876Z    Compiling spt-proto v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-29T21:07:23.5879868Z    Compiling icu_properties v2.2.0
2026-07-29T21:07:23.5954291Z    Compiling icu_normalizer v2.2.0
2026-07-29T21:07:23.6058676Z    Compiling ipnet v2.12.0
2026-07-29T21:07:23.6260758Z    Compiling pin-project v1.1.13
2026-07-29T21:07:23.6340896Z    Compiling spki v0.8.0-rc.4
2026-07-29T21:07:23.7150735Z    Compiling futures-executor v0.3.32
2026-07-29T21:07:23.8410976Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-29T21:07:23.8930298Z    Compiling futures v0.3.32
2026-07-29T21:07:23.9802669Z    Compiling ed25519 v3.0.0-rc.4
2026-07-29T21:07:24.0250643Z    Compiling prefix-trie v0.8.4
2026-07-29T21:07:24.3311280Z    Compiling once_cell v1.21.4
2026-07-29T21:07:24.4911175Z    Compiling postcard-derive v0.2.2
2026-07-29T21:07:24.4931180Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-29T21:07:24.5803428Z    Compiling tracing-core v0.1.36
2026-07-29T21:07:24.7816054Z    Compiling hashbrown v0.14.5
2026-07-29T21:07:24.8001193Z    Compiling rustls-native-certs v0.8.4
2026-07-29T21:07:24.8115737Z    Compiling num_enum_derive v0.7.6
2026-07-29T21:07:24.8365054Z    Compiling strum_macros v0.28.0
2026-07-29T21:07:24.9601334Z    Compiling tokio-util v0.7.18
2026-07-29T21:07:25.1082112Z    Compiling idna_adapter v1.2.2
2026-07-29T21:07:25.2390088Z    Compiling tracing v0.1.44
2026-07-29T21:07:25.3046859Z    Compiling idna v1.1.0
2026-07-29T21:07:25.3771272Z    Compiling netlink-sys v0.8.8
2026-07-29T21:07:25.4080898Z    Compiling postcard v1.1.3
2026-07-29T21:07:25.5824563Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-29T21:07:25.6232168Z    Compiling hashlink v0.9.1
2026-07-29T21:07:25.6350820Z    Compiling data-encoding-macro v0.1.20
2026-07-29T21:07:25.6810781Z    Compiling derive_more v2.1.1
2026-07-29T21:07:25.7060720Z    Compiling tower v0.5.3
2026-07-29T21:07:25.7240796Z    Compiling enum-assoc v1.3.0
2026-07-29T21:07:25.8131024Z    Compiling iroh-metrics-derive v0.4.1
2026-07-29T21:07:25.8260920Z    Compiling async-trait v0.1.89
2026-07-29T21:07:25.8780972Z    Compiling netdev v0.42.0
2026-07-29T21:07:26.0306632Z    Compiling url v2.5.8
2026-07-29T21:07:26.0586775Z    Compiling h2 v0.4.14
2026-07-29T21:07:26.1620916Z    Compiling rusqlite v0.32.1
2026-07-29T21:07:26.2446978Z    Compiling n0-watcher v0.6.1
2026-07-29T21:07:26.2542133Z    Compiling num_enum v0.7.6
2026-07-29T21:07:26.2990910Z    Compiling iroh-metrics v0.38.3
2026-07-29T21:07:26.3730506Z    Compiling tokio-stream v0.1.18
2026-07-29T21:07:26.4491482Z    Compiling netlink-proto v0.12.0
2026-07-29T21:07:26.4849687Z    Compiling iroh-relay v0.98.0
2026-07-29T21:07:26.5464175Z    Compiling moka v0.12.15
2026-07-29T21:07:26.5821115Z    Compiling serde_spanned v0.6.9
2026-07-29T21:07:26.7401479Z    Compiling toml_datetime v0.6.11
2026-07-29T21:07:26.7430886Z    Compiling ref-cast-impl v1.0.25
2026-07-29T21:07:26.7900853Z    Compiling thiserror-impl v1.0.69
2026-07-29T21:07:26.8261488Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-29T21:07:26.9302161Z    Compiling tower-http v0.6.11
2026-07-29T21:07:26.9611335Z    Compiling attohttpc v0.30.1
2026-07-29T21:07:27.1220654Z    Compiling iroh-base v0.98.0
2026-07-29T21:07:27.1540762Z    Compiling toml_edit v0.22.27
2026-07-29T21:07:27.3781086Z    Compiling spt-store v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-29T21:07:27.6339759Z    Compiling strum v0.28.0
2026-07-29T21:07:27.6840454Z    Compiling webpki-roots v1.0.7
2026-07-29T21:07:27.7501073Z    Compiling iroh-dns v0.98.0
2026-07-29T21:07:27.7578175Z    Compiling regex-automata v0.4.14
2026-07-29T21:07:27.7610815Z    Compiling schemars_derive v1.2.1
2026-07-29T21:07:27.7866280Z    Compiling rustix v0.38.44
2026-07-29T21:07:27.9981596Z    Compiling bitflags v1.3.2
2026-07-29T21:07:28.0784964Z    Compiling pin-utils v0.1.0
2026-07-29T21:07:28.1074119Z    Compiling dyn-clone v1.0.20
2026-07-29T21:07:28.1363296Z    Compiling cmov v0.5.4
2026-07-29T21:07:28.1580988Z    Compiling nix v0.25.1
2026-07-29T21:07:28.3201012Z    Compiling backon v1.6.0
2026-07-29T21:07:28.3330865Z    Compiling darling_macro v0.23.0
2026-07-29T21:07:28.4056227Z    Compiling filedescriptor v0.8.3
2026-07-29T21:07:28.4210788Z    Compiling ctutils v0.4.2
2026-07-29T21:07:28.4704754Z    Compiling hkdf v0.12.4
2026-07-29T21:07:28.5958181Z    Compiling papaya v0.2.4
2026-07-29T21:07:28.6780802Z    Compiling serial v0.4.0
2026-07-29T21:07:28.7119425Z    Compiling anstyle-parse v1.0.0
2026-07-29T21:07:28.7481099Z    Compiling vte_generate_state_changes v0.1.2
2026-07-29T21:07:28.7691151Z    Compiling downcast-rs v1.2.1
2026-07-29T21:07:28.8549385Z    Compiling is_terminal_polyfill v1.70.2
2026-07-29T21:07:28.8859225Z    Compiling unicode-width v0.2.0
2026-07-29T21:07:28.9331067Z    Compiling anstyle v1.0.14
2026-07-29T21:07:28.9494855Z    Compiling linux-raw-sys v0.4.15
2026-07-29T21:07:29.0350501Z    Compiling foldhash v0.1.5
2026-07-29T21:07:29.0423396Z    Compiling colorchoice v1.0.5
2026-07-29T21:07:29.1150463Z    Compiling anstyle-query v1.1.5
2026-07-29T21:07:29.1289280Z    Compiling instability v0.3.12
2026-07-29T21:07:29.1849245Z    Compiling shell-words v1.1.1
2026-07-29T21:07:29.1857307Z    Compiling hashbrown v0.15.5
2026-07-29T21:07:29.2194955Z    Compiling anstream v1.0.0
2026-07-29T21:07:29.2211514Z    Compiling vte v0.13.1
2026-07-29T21:07:29.2303303Z    Compiling signal-hook-mio v0.2.5
2026-07-29T21:07:29.3058296Z    Compiling darling v0.23.0
2026-07-29T21:07:29.3385505Z    Compiling spake2 v0.4.0
2026-07-29T21:07:29.3634215Z    Compiling terminal_size v0.4.4
2026-07-29T21:07:29.4080679Z    Compiling strum_macros v0.26.4
2026-07-29T21:07:29.4980821Z    Compiling sha1 v0.10.6
2026-07-29T21:07:29.6700632Z    Compiling itertools v0.13.0
2026-07-29T21:07:29.7575516Z    Compiling toml v0.8.23
2026-07-29T21:07:29.8282217Z    Compiling castaway v0.2.4
2026-07-29T21:07:29.9463059Z    Compiling clap_lex v1.1.0
2026-07-29T21:07:29.9994329Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-29T21:07:30.0280550Z    Compiling schemars v1.2.1
2026-07-29T21:07:30.2322309Z    Compiling static_assertions v1.1.0
2026-07-29T21:07:30.3320879Z    Compiling doctest-file v1.1.1
2026-07-29T21:07:30.3624361Z    Compiling indoc v2.0.7
2026-07-29T21:07:30.6930190Z    Compiling unicode-width v0.1.14
2026-07-29T21:07:30.8043399Z    Compiling regex v1.12.3
2026-07-29T21:07:30.8469992Z    Compiling interprocess v2.4.2
2026-07-29T21:07:31.0049192Z    Compiling crossterm v0.28.1
2026-07-29T21:07:31.5701547Z    Compiling spt-msg v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-29T21:07:31.5898186Z    Compiling compact_str v0.8.2
2026-07-29T21:07:31.7130832Z    Compiling unicode-truncate v1.1.0
2026-07-29T21:07:31.7882393Z    Compiling clap_builder v4.6.0
2026-07-29T21:07:31.8525861Z    Compiling lru v0.12.5
2026-07-29T21:07:32.0511531Z    Compiling spt-runtime v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-29T21:07:32.0601327Z    Compiling strum v0.26.3
2026-07-29T21:07:32.1840686Z    Compiling hyper v1.10.1
2026-07-29T21:07:32.4581122Z    Compiling portable-pty v0.8.1
2026-07-29T21:07:32.6030591Z    Compiling clap_derive v4.6.1
2026-07-29T21:07:32.6091019Z    Compiling cassowary v0.3.0
2026-07-29T21:07:32.8153500Z    Compiling iana-time-zone v0.1.65
2026-07-29T21:07:32.8490931Z    Compiling nucleo-matcher v0.3.1
2026-07-29T21:07:32.8961987Z    Compiling spt-term v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-29T21:07:32.9480650Z    Compiling ratatui v0.29.0
2026-07-29T21:07:33.2040169Z    Compiling chrono v0.4.45
2026-07-29T21:07:33.5120096Z    Compiling qrcode v0.14.1
2026-07-29T21:07:33.6070722Z    Compiling tempfile v3.27.0
2026-07-29T21:07:33.9218843Z    Compiling hyper-util v0.1.20
2026-07-29T21:07:34.9821804Z    Compiling clap v4.6.1
2026-07-29T21:07:35.6751342Z    Compiling spt-live v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-29T21:07:35.7851406Z    Compiling igd-next v0.17.1
2026-07-29T21:07:36.9950557Z    Compiling portmapper v0.16.0
2026-07-29T21:07:42.1314897Z    Compiling rustls-webpki v0.103.13
2026-07-29T21:07:44.4793987Z    Compiling tokio-rustls v0.26.4
2026-07-29T21:07:44.4794745Z    Compiling rustls-platform-verifier v0.7.0
2026-07-29T21:07:44.4795220Z    Compiling noq-proto v0.17.0
2026-07-29T21:07:44.6173550Z    Compiling hyper-rustls v0.27.9
2026-07-29T21:07:44.6175453Z    Compiling hickory-net v0.26.0-beta.4
2026-07-29T21:07:44.6175935Z    Compiling tokio-websockets v0.13.2
2026-07-29T21:07:44.7522253Z    Compiling reqwest v0.13.4
2026-07-29T21:07:45.6545811Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-29T21:07:59.3781563Z    Compiling spt-net v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-29T21:08:00.9025267Z    Compiling spt-daemon v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-29T21:08:10.9893588Z    Compiling spt v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-29T21:08:15.9696263Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s
2026-07-29T21:08:15.9913368Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-3c641108830fd335)
2026-07-29T21:08:15.9926407Z 
2026-07-29T21:08:15.9926544Z running 1 test
2026-07-29T21:08:22.0798039Z test new_brain_serves_against_old_broker ... ok
2026-07-29T21:08:22.0798307Z 
2026-07-29T21:08:22.0798540Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.09s
2026-07-29T21:08:22.0798826Z 
2026-07-29T21:08:22.0933700Z ##[group]Run bash .github/ci/reap-census.sh end
2026-07-29T21:08:22.0934042Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-07-29T21:08:22.0946492Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T21:08:22.0946760Z env:
2026-07-29T21:08:22.0946944Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T21:08:22.0947303Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30491030714-1-c9yvsx
2026-07-29T21:08:22.0947745Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30491030714-1-c9yvsx
2026-07-29T21:08:22.0948158Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30491030714-1-c9yvsx
2026-07-29T21:08:22.0948557Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30491030714-1-c9yvsx
2026-07-29T21:08:22.0948877Z ##[endgroup]
2026-07-29T21:08:22.0990890Z CI-CENSUS scope roots:
2026-07-29T21:08:22.0991323Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T21:08:22.0991810Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-29T21:08:22.0992249Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-29T21:08:22.0992617Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-29T21:08:22.0992875Z   root: /home/reavus/spt-n1-oldbroker
2026-07-29T21:08:22.1035543Z CI-CENSUS self-check OK: walked 392 /proc entries, exe resolution live
2026-07-29T21:08:23.5644770Z CI-CENSUS phase=pre-reap box_procs=390 box_fds=10848 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-29T21:08:23.5645389Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-29T21:08:27.1569532Z CI-CENSUS phase=end box_procs=391 box_fds=10848 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-29T21:08:27.1570582Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-29T21:08:27.1571230Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-07-29T21:08:27.1605228Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-07-29T21:08:27.1605576Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-07-29T21:08:27.1620705Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T21:08:27.1621005Z env:
2026-07-29T21:08:27.1621187Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T21:08:27.1621568Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30491030714-1-c9yvsx
2026-07-29T21:08:27.1622041Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30491030714-1-c9yvsx
2026-07-29T21:08:27.1622478Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30491030714-1-c9yvsx
2026-07-29T21:08:27.1622902Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30491030714-1-c9yvsx
2026-07-29T21:08:27.1623320Z ##[endgroup]
2026-07-29T21:08:27.1703305Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30491030714-1-c9yvsx on attempt 1/5
2026-07-29T21:08:27.1796550Z Post job cleanup.
2026-07-29T21:08:27.2477427Z [command]/usr/bin/git version
2026-07-29T21:08:27.2542572Z git version 2.43.0
2026-07-29T21:08:27.2573594Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/1731075e-dddf-4e5e-b933-af06c2055668' before making global git config changes
2026-07-29T21:08:27.2574257Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T21:08:27.2577162Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T21:08:27.2608247Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T21:08:27.2634119Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T21:08:27.2821152Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T21:08:27.2841600Z http.https://github.com/.extraheader
2026-07-29T21:08:27.2848607Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-29T21:08:27.2873071Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T21:08:27.3074128Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T21:08:27.3100317Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T21:08:27.3407700Z Cleaning up orphan processes
